Skip to content

Commit

Permalink
Move workflow name at the top
Browse files Browse the repository at this point in the history
  • Loading branch information
ErykMroczek committed Feb 5, 2024
1 parent 5797a75 commit dce5712
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: CI

on:
workflow_dispatch:
pull_request:
branches: [ "main" ]

name: CI

jobs:

format:
Expand Down

0 comments on commit dce5712

Please sign in to comment.