Skip to content

Commit

Permalink
Refactor ie-bank-infra.yml to exclude scripts from push trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
alguadam committed Oct 5, 2024
1 parent 8dfa800 commit f58605e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ie-bank-infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: ie-bank-infra
on:
workflow_dispatch:
push:
paths:
- '!scripts/**'
paths-ignore:
- 'scripts/**'

env:
RESOURCE_GROUP_DEV: BCSAI2024-DEVOPS-PROFESSORS
Expand Down

0 comments on commit f58605e

Please sign in to comment.