Skip to content

Commit

Permalink
Remove unnecessary branch from trigger-webhook.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Carbrex committed Jun 17, 2024
1 parent 4be744d commit 7273475
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/trigger-webhook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
# It runs every day at 00:00 UTC
name: Trigger Webhook
on:
push:
branches:
- faster-gitpod
schedule:
- cron: '0 0 * * *'
jobs:
Expand Down

0 comments on commit 7273475

Please sign in to comment.