Update bump-endpoint.yml

This commit is contained in:
bitterpanda 2026-05-19 14:55:22 -07:00 committed by GitHub
parent 07b8571758
commit 0b46c5408b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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