Browse Source

ci: Try and make license header runner job work on PRs

pull/15/merge
Briar 9 months ago
parent
commit
228400c93f
  1. 2
      .github/workflows/license-header.yml

2
.github/workflows/license-header.yml

@ -1,7 +1,7 @@
name: eden-license
on:
pull_request:
pull_request_target:
branches: [ master ]
jobs:

Loading…
Cancel
Save