Skip to content

Commit

Permalink
CI :: License headers
Browse files Browse the repository at this point in the history
  • Loading branch information
jomarko committed Nov 22, 2024
1 parent 0b1f549 commit 3cfe943
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_check_license_headers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
# under the License.
#

name: "CI :: Check license headers"
name: "CI :: License headers"

on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]

jobs:
check-license-headers:
check:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 3cfe943

Please sign in to comment.