Skip to content

Commit

Permalink
(actions) also run on PR (#445)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored Oct 4, 2021
1 parent 04c5dfb commit b52ad83
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,10 +1,6 @@
name: CI

on:
push:
pull_request:
branches-ignore:
- develop
on: [push, pull_request]

jobs:
ci:
Expand Down

0 comments on commit b52ad83

Please sign in to comment.