Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
tooomm committed Feb 18, 2024
1 parent d986b2d commit ea2aea1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update_links.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Update Image Links
name: Image URLs

on:
workflow_dispatch:
Expand All @@ -16,7 +16,7 @@ jobs:
# Do not run the scheduled workflow on forks
if: github.event_name != 'schedule' || github.repository_owner == 'Cockatrice'

name: Update image links
name: Update links
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit ea2aea1

Please sign in to comment.