Skip to content

Commit 119e2bc

Browse files
committed
feat: removing on push
1 parent f757b5b commit 119e2bc

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/base.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,6 @@ on:
2020
WF_AWS_SECRET_ACCESS_KEY:
2121
required: true
2222

23-
push:
24-
branches: [ main ]
25-
pull_request:
26-
branches: [ main ]
27-
# Allows you to run this workflow manually from the Actions tab
28-
workflow_dispatch:
2923
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
3024
jobs:
3125
setup:

0 commit comments

Comments
 (0)