run workflow on main branch only

This commit is contained in:
Dan Anglin 2024-08-16 16:05:56 +01:00
parent 74d772a024
commit 20e827b6ed
Signed by: dananglin
GPG key ID: 0C1D44CFBEE68638

View file

@ -2,11 +2,9 @@
name: REUSE Compliance Check
on:
pull_request:
types:
- opened
- reopened
- synchronize
push:
branches:
- "main"
jobs:
check: