We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 107a0a2 commit 25107eaCopy full SHA for 25107ea
3 files changed
.github/workflows/FMITest.yml
@@ -1,7 +1,6 @@
1
name: FMITest
2
3
on:
4
- workflow_dispatch:
5
schedule:
6
- cron: "0 9 * * *"
7
.github/workflows/Test.yml
@@ -6,7 +6,6 @@ on:
tags:
- 'v*' # only publish when pushing version tags (e.g., v1.0.0)
8
pull_request:
9
10
11
jobs:
12
test:
.github/workflows/Test400.yml
0 commit comments