Skip to content

Commit

Permalink
feat(02-workflow-events): reduce triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
lauromueller authored Oct 28, 2023
1 parent e358bdf commit 5086925
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/02-workflow-events.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: 02 - Workflow Events

on:
push:
pull_request:
schedule:
- cron: '*/5 * * * *'
workflow_dispatch:


Expand Down

0 comments on commit 5086925

Please sign in to comment.