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 b3239aa commit e4a61dfCopy full SHA for e4a61df
1 file changed
.github/workflows/main.yml
@@ -3,10 +3,9 @@ name: Build and Upload to S3
3
on:
4
push:
5
branches:
6
- - '*'
+ - '**'
7
tags:
8
9
-
10
11
jobs:
12
lint:
0 commit comments