Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sorenmat authored Sep 15, 2021
1 parent a4da680 commit 6ce7b64
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# This is a basic workflow to help you get started with Actions

name: CI
name: CI - Master build

on:
push:
branches: [ master ]

workflow_dispatch:

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
build:
Expand Down

0 comments on commit 6ce7b64

Please sign in to comment.