Skip to content

Commit

Permalink
Ignore updates to README and LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
hmelder committed Nov 6, 2023
1 parent f01ff8d commit 6b2ea43
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Generate Anki Packages

on: [push]
on:
push:
paths-ignore:
- 'README.md'
- 'LICENSE'

jobs:
build:
Expand Down

0 comments on commit 6b2ea43

Please sign in to comment.