Skip to content

Commit

Permalink
Migrate to @main external workflow from @master relaton/support#25
Browse files Browse the repository at this point in the history
  • Loading branch information
CAMOBAP committed Jan 3, 2024
1 parent 44176fe commit 94d0472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crawler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ on:

jobs:
crawl:
uses: relaton/support/.github/workflows/crawler.yml@master
uses: relaton/support/.github/workflows/crawler.yml@main
with:
args: ${{ github.event.inputs.force == 'true' && 'force' || '' }}

0 comments on commit 94d0472

Please sign in to comment.