mirror of
https://github.com/bitwarden/browser
synced 2026-02-04 02:33:33 +00:00
update name
This commit is contained in:
4
.github/workflows/go-phish.yml
vendored
4
.github/workflows/go-phish.yml
vendored
@@ -1,9 +1,9 @@
|
||||
name: Update Phishing Domains Data
|
||||
name: Update Local Phishing Data
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 */14 * *' # Every 14 days at midnight UTC
|
||||
workflow_dispatch: # Allow manual runs
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
update-phishing-db:
|
||||
|
||||
Reference in New Issue
Block a user