We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adbe92d commit 8b9fa43Copy full SHA for 8b9fa43
.github/workflows/test.yml
@@ -1,18 +1,18 @@
1
name: Test
2
3
on:
4
- pull_request:
5
- branches:
6
- - main
7
- - dev
8
- paths-ignore:
9
- - l10n/**
10
- push:
11
12
13
14
15
+# pull_request:
+# branches:
+# - main
+# - dev
+# paths-ignore:
+# - l10n/**
+# push:
16
workflow_dispatch:
17
18
env:
0 commit comments