Skip to content

Commit

Permalink
Change workflow action branch to master
Browse files Browse the repository at this point in the history
  • Loading branch information
heshammourad authored Sep 24, 2024
1 parent 82538bc commit 51b780d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ name: 'Deploy to Cloud Run from Source'
on:
push:
branches:
- '$default-branch'
- 'master'

env:
PROJECT_ID: ${{ vars.PROJECT_ID }}
Expand Down

0 comments on commit 51b780d

Please sign in to comment.