mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 04:00: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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- create-bump-endpoint-workflow
|
||||
schedule:
|
||||
- cron: '0 * * * *' # every hour
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue