Update workflow for master branch and add badge
This commit is contained in:
parent
bd2f9bb6e1
commit
1f746a22d9
2 changed files with 4 additions and 2 deletions
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
|
|
@ -2,10 +2,10 @@ name: Run Python Tests
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- python
|
- master
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- python
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,7 @@
|
||||||
# snap-pac
|
# snap-pac
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Synopsis
|
## Synopsis
|
||||||
|
|
||||||
This is a set of pacman hooks and script that automatically causes snapper to
|
This is a set of pacman hooks and script that automatically causes snapper to
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue