Skip to content

Commit

Permalink
restrict branch to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Apr 15, 2022
1 parent 36b7db8 commit 08f16f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: deploy to production
on:
push:
# branches:
# - main
branches:
- main

jobs:
deploy:
Expand Down

0 comments on commit 08f16f1

Please sign in to comment.