Skip to content

Commit

Permalink
Update branch filter for push event
Browse files Browse the repository at this point in the history
  • Loading branch information
KATTA-00 committed Jan 13, 2024
1 parent 04e4182 commit 89e7860
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/self.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@ name: Run Script on EC2

on:
push:
branches: [main]

pull_request:
branches: [main]
branches: [deploy]

jobs:
deploy:
Expand Down

0 comments on commit 89e7860

Please sign in to comment.