Skip to content

Commit

Permalink
Disable CSL refresh on push (#6803)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez authored Aug 27, 2020
1 parent c04f6cc commit ca6e5d9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/refresh-csl-subtrees.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Refresh Citation Style Language Files

on:
push:
paths:
- '.github/workflows/refresh-csl-subtrees.yml'
- 'src/main/resources/csl-locales/**'
schedule:
# run on 1st and 15th of each month
- cron: '1 2 1,15 * *'
Expand Down

0 comments on commit ca6e5d9

Please sign in to comment.