Skip to content

Commit

Permalink
Change trigger back to workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
jaceklyp committed Jun 11, 2024
1 parent 56d9959 commit ad651eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-phishing-detection-data.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Update Phishing Detection Datasets
on: push
on:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ad651eb

Please sign in to comment.