Skip to content

Commit

Permalink
Fix: github/workflows/update-entries.yaml> it should be triggered man…
Browse files Browse the repository at this point in the history
…ually
  • Loading branch information
Cj-bc committed Jan 25, 2024
1 parent cf8f5a4 commit 6f03c07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-entries.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Update entries

on: workflow_dispatch

jobs:
update-entries:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6f03c07

Please sign in to comment.