Skip to content

Commit

Permalink
chore: remove infra-checks workflow and update reference to lint-glob…
Browse files Browse the repository at this point in the history
…al with centralized actionlint
  • Loading branch information
Kerruba committed Dec 9, 2024
1 parent 058764e commit d88e3c5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 21 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/infra-checks.yml

This file was deleted.

14 changes: 7 additions & 7 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
name: lint

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

jobs:
lint:
uses: camunda/infraex-common-config/.github/workflows/lint-global.yml@d809dbc4cd95c04cb3a00fc043aa31ef6b590515 # 1.2.7
secrets: inherit
lint:
uses: camunda/infraex-common-config/.github/workflows/lint-global.yml@050601a7d7461db8fc57a139525787fc71ca9d94
secrets: inherit

0 comments on commit d88e3c5

Please sign in to comment.