Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbakker authored Nov 10, 2023
1 parent 5942457 commit afd98da
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: CI

on: [push, pull_request]


on:
pull_request
push:
branches:
- 'master'

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit afd98da

Please sign in to comment.