Skip to content

Commit

Permalink
Run lint on push to branch dagger-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
buehlmann committed Nov 11, 2024
1 parent a54acc8 commit a02b492
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/dagger-lint.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: 'Code Style Review'
on:
workflow_call:
push:
branches:
- dagger-ci
jobs:
lint:
runs-on: 'ubuntu-latest'
Expand Down

0 comments on commit a02b492

Please sign in to comment.