fix
This commit is contained in:
parent
c948260709
commit
5422d3961c
1 changed files with 1 additions and 3 deletions
4
.github/workflows/aws.yaml
vendored
4
.github/workflows/aws.yaml
vendored
|
|
@ -1,9 +1,7 @@
|
|||
name: Deploy to AWS S3
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue