Skip to content

Commit

Permalink
Remove push trigger from dev-cont wf
Browse files Browse the repository at this point in the history
  • Loading branch information
trallnag committed Jan 22, 2025
1 parent 5b93781 commit a5b3130
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dev-cont.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ name: Dev Cont

on:
workflow_dispatch:
push:
branches:
- "*"
schedule:
- cron: 23 7 3 * *

Expand Down

0 comments on commit a5b3130

Please sign in to comment.