Skip to content

Commit

Permalink
return triggers to another actions
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelSinelnik committed Jul 4, 2024
1 parent 6873714 commit f814fcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/validate-spec.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: validate specification

on:
push:
pull_request:
branches:
- master

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/verify-clients.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: verify clients

on:
push:
pull_request:
branches:
- master

Expand Down

0 comments on commit f814fcc

Please sign in to comment.