We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90c4237 commit 9cec268Copy full SHA for 9cec268
.github/workflows/publish.yml
@@ -6,7 +6,7 @@ on:
6
types: [published, edited]
7
8
jobs:
9
- build:
+ publish:
10
runs-on: ubuntu-latest
11
12
strategy:
.github/workflows/tests.yml
@@ -12,7 +12,7 @@ on:
- cron: '0 0 * * *'
13
14
15
+ tests:
16
17
18
matrix:
0 commit comments