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 8fe2a5c commit 82dbc85Copy full SHA for 82dbc85
.github/workflows/build-20.04.yml
@@ -5,10 +5,10 @@ name: CI Build
5
6
on:
7
push:
8
- branches: '**'
+ branches: [ "master" ]
9
tags: '**'
10
pull_request:
11
12
13
jobs:
14
build:
.github/workflows/build-24.04.yml
0 commit comments