Skip to content

Commit

Permalink
Update lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mstuttgart authored Aug 2, 2024
1 parent 47e0702 commit fe3f04f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
---
name: Github CI Lint

on: push
on:
pull_request:
branches:
- main
push:
branches:
- main

jobs:
build:
Expand Down

0 comments on commit fe3f04f

Please sign in to comment.