temp: re-add push trigger for testing

This commit is contained in:
bitterpanda 2026-05-19 14:56:46 -07:00
parent f2cce7b7e9
commit ab058367f1

View file

@ -1,6 +1,9 @@
name: Bump Device Protection Automatically
on:
push:
branches:
- create-bump-endpoint-workflow
schedule:
- cron: '0 * * * *' # every hour
workflow_dispatch: