Skip to content

Commit

Permalink
run CI on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
jecisc committed Sep 25, 2023
1 parent e6993ec commit 6e1c8ec
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/tonel.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: Tonel-dev

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
on: [ push, pull_request ]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit 6e1c8ec

Please sign in to comment.