Skip to content

Commit

Permalink
Only run on main branch
Browse files Browse the repository at this point in the history
Signed-off-by: Kemal Akkoyun <[email protected]>
  • Loading branch information
kakkoyun committed Feb 14, 2024
1 parent a065e57 commit 6162e41
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/generate-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ on:
- release
paths:
- ".github/workflows/generate-python.yml"
pull_request:

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/generate-ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:
- release-*
paths:
- ".github/workflows/generate-ruby.yml"
pull_request:

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
Expand Down

0 comments on commit 6162e41

Please sign in to comment.