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 8d19829 commit 9873218Copy full SHA for 9873218
.github/workflows/main.yml
@@ -15,7 +15,6 @@ env:
15
AWS_REGION_ZONE : "eu-central-1"
16
jobs:
17
deploy:
18
- if: github.event.pull_request.merged == true
19
runs-on: ubuntu-latest
20
steps:
21
- name: Harden Runner
0 commit comments