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
|
name: Deploy to AWS S3
|
||||||
on:
|
on:
|
||||||
pull_request:
|
|
||||||
branches: [ main ]
|
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [main]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue