We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a5515 commit 0a10a7bCopy full SHA for 0a10a7b
3 files changed
.github/workflows/css-processor.yml
@@ -3,7 +3,11 @@
3
4
name: css-processor
5
6
-on: [push, pull_request]
+on:
7
+ push:
8
+ branches:
9
+ - master
10
+ pull_request:
11
12
jobs:
13
test:
.github/workflows/performances.yml
@@ -5,7 +5,11 @@
name: performances
14
15
.github/workflows/transient-render-engine.yml
name: transient-render-engine
0 commit comments