Skip to content

Commit 97c2463

Browse files
committed
ci(infra/actions): rename job
Rename job for easier time finding in branch protection rules
1 parent 3fa979c commit 97c2463

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/fn-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
required: true
1010

1111
jobs:
12-
main:
13-
name: Main
12+
main-checks:
13+
name: Main Checks
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout repository

0 commit comments

Comments
 (0)