Skip to content

Commit

Permalink
gh workflow ignore tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
usrbinkat committed Aug 24, 2024
1 parent 1978177 commit d802232
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,15 @@ on:
branches:
- main
paths-ignore:
- "Makefile"
- "devcontainer**"
- ".devcontainer/**"
- "docs/**"
- ".vscode/**"
- "**.md"
pull_request:
branches:
- main
paths-ignore:
- "Makefile"
- "devcontainer**"
- ".devcontainer/**"
- "docs/**"
- ".vscode/**"
- "**.md"

jobs:
Expand Down

0 comments on commit d802232

Please sign in to comment.