Skip to content

Commit

Permalink
Update .github/workflows/makefile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aalaqily committed Oct 6, 2024
1 parent ab820a0 commit 4b380a2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,14 @@ name: Makefile CI
on:
push:
branches: [ "main" ]
paths-ignore:
- "*.md"
- "LICENSE"
pull_request:
branches: [ "main" ]
paths-ignore:
- "*.md"
- "LICENSE"

jobs:
build:
Expand Down

0 comments on commit 4b380a2

Please sign in to comment.