We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f757b5b commit 119e2bcCopy full SHA for 119e2bc
1 file changed
.github/workflows/base.yml
@@ -20,12 +20,6 @@ on:
20
WF_AWS_SECRET_ACCESS_KEY:
21
required: true
22
23
- push:
24
- branches: [ main ]
25
- pull_request:
26
27
- # Allows you to run this workflow manually from the Actions tab
28
- workflow_dispatch:
29
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
30
jobs:
31
setup:
0 commit comments