mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
ci: trigger workflow only on push only on main (#166)
This commit is contained in:
committed by
GitHub
parent
4c3e90ea4b
commit
7f50f31837
@@ -1,4 +1,5 @@
|
||||
name: Deploy documentation website on AWS S3
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
@@ -9,6 +10,7 @@ on:
|
||||
|
||||
jobs:
|
||||
deploy-documentation:
|
||||
name: Deploy
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user