mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Enable GitHub Actions on Pull Requests
This commit is contained in:
parent
ecd83c594c
commit
ed3576e8e6
1 changed files with 2 additions and 2 deletions
2
.github/workflows/python.yml
vendored
2
.github/workflows/python.yml
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
name: Pyrogram
|
name: Pyrogram
|
||||||
|
|
||||||
on: [ push ]
|
on: [ push, pull_request ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue