Skip to content

Commit

Permalink
chore: Update branches that the GHA PR runner monitors. (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
zsistla authored Aug 24, 2022
1 parent 5546944 commit 7130501
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/agent-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,15 @@ on:
push:
branches:
- main
- 'php8'
- 'dev'
- 'dev2'
- 'oapi'
pull_request:
branches:
- main
- 'php8'
- 'dev'
- 'dev2'
- 'oapi'

jobs:
agent_pr:
Expand Down

0 comments on commit 7130501

Please sign in to comment.