Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7a64d09

Browse files
committed
ci: Remove invalid keys from workflows
1 parent ad32a72 commit 7a64d09

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/cygwin.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ on:
2929
# 5:47 UTC on Saturdays
3030
- cron: "47 5 * * 6"
3131
workflow_dispatch:
32-
workflow: "*"
3332

3433
permissions:
3534
contents: read

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ on:
2121
# 5:47 UTC on Saturdays
2222
- cron: "47 5 * * 6"
2323
workflow_dispatch:
24-
workflow: "*"
2524

2625
env:
2726
NO_AT_BRIDGE: 1 # Necessary for GTK3 interactive test.

0 commit comments

Comments
 (0)