mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2024-12-22 16:37:44 +00:00
Run webapp deployment test CI on PR
This commit is contained in:
parent
34ecfb59f7
commit
01f373501a
2
.github/workflows/test-app-deployment.yaml
vendored
2
.github/workflows/test-app-deployment.yaml
vendored
@ -6,6 +6,8 @@ on:
|
||||
- main
|
||||
schedule:
|
||||
- cron: '0 3 * * *'
|
||||
pull_request:
|
||||
branches: '*'
|
||||
|
||||
jobs:
|
||||
test_app_deployment:
|
||||
|
Loading…
Reference in New Issue
Block a user