Merge pull request #34 from girtsf/patch-1

run CI on pull requests as well
pull/37/head
Kevin Hester 2020-03-16 09:01:28 -07:00 zatwierdzone przez GitHub
commit f099a31a29
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -1,5 +1,7 @@
name: Continuous Integration
on: push
on:
- push
- pull_request
jobs:
main: