attempt 2
This commit is contained in:
parent
d85bcae11e
commit
8f1dfad88a
2 changed files with 7 additions and 7 deletions
12
.github/workflows/app.yml
vendored
12
.github/workflows/app.yml
vendored
|
@ -6,12 +6,12 @@ on:
|
|||
- infrastructure/**
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- infrastructure/**
|
||||
types: [opened, synchronize, reopened, closed]
|
||||
branches:
|
||||
- main
|
||||
# pull_request:
|
||||
# paths-ignore:
|
||||
# - infrastructure/**
|
||||
# types: [opened, synchronize, reopened, closed]
|
||||
# branches:
|
||||
# - main
|
||||
|
||||
env:
|
||||
IMAGE_NAME: calque-app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue