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 7494b5a commit 0e6de25Copy full SHA for 0e6de25
.github/workflows/release-offline.yml
@@ -7,6 +7,9 @@ on:
7
branches:
8
- offline-mode
9
- offline-mode-*
10
+ pull_request:
11
+ branches:
12
+ - offline-mode
13
release:
14
types: [published]
15
0 commit comments