Skip to content

Commit

Permalink
chore: update crawler (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanomunarini authored Jun 24, 2023
1 parent 0e01bea commit 21b58e4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/crawler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ on:
jobs:
crawl:
uses: relaton/support/.github/workflows/crawler.yml@master
with:
override-files: |
https://raw.githubusercontent.com/ietf-tools/bibxml-service/main/Gemfile=Gemfile
https://raw.githubusercontent.com/ietf-tools/bibxml-service/main/Gemfile.lock=Gemfile.lock
args: ${{ github.event.inputs.args }}
commit-indexes: false

0 comments on commit 21b58e4

Please sign in to comment.