Skip to content

Commit

Permalink
run CI on pull request too
Browse files Browse the repository at this point in the history
  • Loading branch information
ddanilov committed Nov 19, 2023
1 parent 1192c24 commit 733003e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@

name: CI

on:
push:
on: [push, pull_request]

permissions:
contents: write
Expand Down

0 comments on commit 733003e

Please sign in to comment.