Skip to content

Commit 66fb4a1

Browse files
committed
try
1 parent c41f2b4 commit 66fb4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fleet-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
pre-release:
1010
name: fleet-checker
1111
runs-on: ubuntu-latest
12-
if: github.event_name == 'workflow_dispatch'
12+
# if: github.event_name == 'workflow_dispatch'
1313
steps:
1414
- uses: actions/checkout@v3
1515
with:

0 commit comments

Comments
 (0)