rename master to main in ghwf (#542)

This commit is contained in:
Martin Cech 2024-12-04 11:42:18 +01:00 committed by GitHub
parent e3f42cee18
commit 8b012893c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,9 +2,9 @@ name: validate blocklist entries
on: on:
push: push:
branches: [ master ] branches: [ main ]
pull_request: pull_request:
branches: [ master ] branches: [ main ]
workflow_dispatch: workflow_dispatch:
jobs: jobs: