Skip to content

Commit

Permalink
Merge pull request #8 from foooomio/fix-workflow
Browse files Browse the repository at this point in the history
Fix workflow
  • Loading branch information
foooomio authored Apr 30, 2020
2 parents 74876d5 + 32007e1 commit 7919b9b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: CI
on: [push, pull_request]
on:
push:
branches:
- master
pull_request:

jobs:
rdflint:
Expand Down

0 comments on commit 7919b9b

Please sign in to comment.