Skip to content

Commit

Permalink
dont always run the debug action
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Sep 5, 2024
1 parent 7e5a854 commit d7bbeeb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/debug.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
# This action is for playing around with GHA and has no use outside of that.
name: main
name: debug

on:
workflow_dispatch:
push:
branches:
- master

jobs:
tail_and_check:
Expand Down

0 comments on commit d7bbeeb

Please sign in to comment.