Skip to content

Commit

Permalink
ci-cd: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tngTUDOR committed Oct 10, 2024
1 parent 1b58d42 commit 9e67fb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generation-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ name: TTL generation and deployment
on:
push:
branches: [main]
paths-ignore: # prevents workflow execution when only these types of files are modified
- "**.md" # wildcards prevent file in any repo dir from trigering workflow
- "**.bib"
- "**.ya?ml"
Expand Down

0 comments on commit 9e67fb3

Please sign in to comment.