Skip to content

Commit cc3032d

Browse files
committed
make it only workflow dispatch and see if that works
1 parent ec7fcea commit cc3032d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-deprecated.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
workflow_dispatch:
3-
pull_request:
3+
# pull_request:
44

55
permissions:
66
contents: read

0 commit comments

Comments
 (0)