Skip to content

Commit

Permalink
Update ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iberianpig committed Oct 21, 2021
1 parent 434e257 commit 97a0a43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ubuntu.yml
Expand Up @@ -2,9 +2,9 @@ name: Testing on Ubuntu

on:
push:
branches: [ $default-branch ]
branches: [ master ]
pull_request:
branches: [ $default-branch ]
branches: [ master ]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 97a0a43

Please sign in to comment.