Skip to content

Commit

Permalink
fix: change branch from main to master
Browse files Browse the repository at this point in the history
  • Loading branch information
nada-deriv committed Jun 4, 2024
1 parent 378e1de commit d0637c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build staging and Deploy to Cloudflare Pages
on:
push:
branches:
- 'main'
- 'master'

concurrency:
group: cloudflare-pages-build-staging
Expand Down

0 comments on commit d0637c1

Please sign in to comment.