Skip to content

Commit

Permalink
Merge pull request #6 from ruivieira/pr-checks
Browse files Browse the repository at this point in the history
feat(tests): add GHA checks to PRs into release branches
  • Loading branch information
ruivieira authored Nov 5, 2024
2 parents 808f009 + 0d7114c commit 81e5154
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/new_tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
pull_request:
branches:
- 'main'
- 'release-*'
workflow_dispatch:
# comment/edit out the above to stop/change the triggers
jobs:
Expand Down

0 comments on commit 81e5154

Please sign in to comment.