Skip to content

Commit

Permalink
Merge branch 'master' into no_rename
Browse files Browse the repository at this point in the history
  • Loading branch information
roni-frantchi committed Oct 12, 2020
2 parents 3be50f3 + a215c41 commit 53f0880
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: ci

on: [push]
on:
pull_request:
types: [created, synchronize]

jobs:

Expand Down

0 comments on commit 53f0880

Please sign in to comment.