Browse Source

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

nce_cpp
Briar 9 months ago
parent
commit
7c77958d94
  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