We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1f92e commit 8e9e873Copy full SHA for 8e9e873
.github/workflows/deploy-builder-api.yml
@@ -12,7 +12,7 @@ on:
12
- 'builder-api/**'
13
- 'devbox.json'
14
- 'devbox.lock'
15
- - '.github/workflows/deploy-builder-api.yml' # TEMPORARY: Trigger on workflow changes
+ - '.github/workflows/deploy-builder-api.yml' # TEMPORARY: Trigger on workflow changes... like this one
16
17
env:
18
PROJECT_ID: 'benefit-decision-toolkit-play'
0 commit comments