Skip to content

Commit

Permalink
use deploy branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cprass committed Aug 12, 2023
1 parent ac2ca08 commit 31474c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Deploy
on:
push:
branches: production
branches: deploy
pull_request:
branches: production
branches: deploy

jobs:
deploy:
Expand Down

0 comments on commit 31474c2

Please sign in to comment.