Skip to content

Commit 1635f4b

Browse files
Merge pull request #688 from nextcloud/feat/workflow-auto-update-reuse.yml
Updating reuse.yml workflow from template
2 parents fafa62d + f357ce6 commit 1635f4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/reuse.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99

1010
name: REUSE Compliance Check
1111

12-
on: [push, pull_request]
12+
on: [pull_request]
1313

1414
jobs:
1515
test:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
18+
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
1919
- name: REUSE Compliance Check
2020
uses: fsfe/reuse-action@a46482ca367aef4454a87620aa37c2be4b2f8106 # v3.0.0

0 commit comments

Comments
 (0)