Skip to content

Commit

Permalink
Change main to master on push
Browse files Browse the repository at this point in the history
  • Loading branch information
stcui007 committed Dec 8, 2023
1 parent 8216e4c commit 470f301
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ngen_integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: Ngen Integration Tests
# Controls when the action will run.
on:
push:
branches: [ main, dev, notreal ]
branches: [ master, dev, notreal ]
pull_request:
branches: [ main, dev, notreal ]
branches: [ master, dev, notreal ]
workflow_dispatch:

env:
Expand Down

0 comments on commit 470f301

Please sign in to comment.