Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrej-fabry committed Aug 4, 2020
1 parent 7a0e5ba commit 71a205d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
@@ -1,6 +1,9 @@
---
name: CI
on: push
on:
push:
branches: master
pull_request:

jobs:
yamllint:
Expand Down

0 comments on commit 71a205d

Please sign in to comment.