Skip to content

Commit

Permalink
Remove name
Browse files Browse the repository at this point in the history
  • Loading branch information
meziantou authored Jan 6, 2025
1 parent 454c054 commit e84bc0b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update-hsts-preload.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
name: publish
on:
workflow_dispatch:
schedule:
Expand Down Expand Up @@ -33,4 +32,4 @@ jobs:
gh pr create --title "Update HSTS preload list" --body "Update HSTS preload list" --base main
}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e84bc0b

Please sign in to comment.