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 74e50fa commit 14ebf79Copy full SHA for 14ebf79
1 file changed
.github/workflows/mozcloud-publish.yaml
@@ -7,7 +7,7 @@ on:
7
# - '**/sync*/**'
8
push:
9
branches:
10
- - "master"
+ - master
11
tags:
12
- "**"
13
workflow_dispatch: {}
0 commit comments