temp: trigger bump-endpoint on push to test

This commit is contained in:
bitterpanda 2026-05-19 14:47:33 -07:00
parent cbbbe703d3
commit 47e9ed0f6c

View file

@ -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: