We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fa979c commit 97c2463Copy full SHA for 97c2463
1 file changed
.github/workflows/fn-ci.yml
@@ -9,8 +9,8 @@ on:
9
required: true
10
11
jobs:
12
- main:
13
- name: Main
+ main-checks:
+ name: Main Checks
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout repository
0 commit comments