Skip to content

Commit

Permalink
Run workflow on pull_request too.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Feb 10, 2020
1 parent fd968b4 commit 6e83f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development.yml
@@ -1,6 +1,6 @@
name: Development

on: [push]
on: [push, pull_request]

jobs:
test:
Expand Down

0 comments on commit 6e83f62

Please sign in to comment.