Skip to content

Commit

Permalink
deploy on push to this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-jameson committed Dec 19, 2024
1 parent 425e7bc commit 86b30bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy-on-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
###########################################################################
name: Deploy PR based on Label
on:
pull_request:
types:
- labeled
push:
branches:
- 'feat/3223-terraform-cf'
jobs:
pr_labeled_deployment:
if: startsWith(github.event.label.name, 'Deploy with CircleCI')
Expand Down

0 comments on commit 86b30bc

Please sign in to comment.