Skip to content

Commit 608c1fa

Browse files
committed
removing unnecessary workflow_dispatch
1 parent f43dd76 commit 608c1fa

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/check-flake.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
push:
88
branches:
99
- main
10-
workflow_dispatch:
1110
jobs:
1211
check-flake:
1312
runs-on: ubuntu-latest

.github/workflows/test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Test and Validate
22
on:
3-
workflow_dispatch:
43
push:
54
paths-ignore:
65
- "**.md"

0 commit comments

Comments
 (0)