Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit c3f678c

Browse files
committed
Update workflow
1 parent b69ea2a commit c3f678c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/compilation.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
1-
name: Test files compilation
1+
name: Compile test files
22

33
on:
44
push:
55
branches:
66
- main
7-
pull_request: # TODEL
8-
branches:
9-
- '**'
10-
117

128
permissions:
139
contents: write

0 commit comments

Comments
 (0)