mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
temp: re-add push trigger for testing
This commit is contained in:
parent
f2cce7b7e9
commit
ab058367f1
1 changed files with 3 additions and 0 deletions
3
.github/workflows/bump-endpoint.yml
vendored
3
.github/workflows/bump-endpoint.yml
vendored
|
|
@ -1,6 +1,9 @@
|
||||||
name: Bump Device Protection Automatically
|
name: Bump Device Protection Automatically
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- create-bump-endpoint-workflow
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 * * * *' # every hour
|
- cron: '0 * * * *' # every hour
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue