Compare commits
2 commits
3a9a048e34
...
1d7d657ac1
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d7d657ac1 | |||
| 914b843a7f |
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ on:
|
||||||
branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
contents: write # To push a branch
|
contents: write # To push a branch
|
||||||
Loading…
Reference in a new issue