Compare commits
3 commits
master
...
actions-te
Author | SHA1 | Date | |
---|---|---|---|
dbf62bc397 | |||
330360d977 | |||
b11e3e57e0 |
1 changed files with 3 additions and 5 deletions
|
@ -1,12 +1,10 @@
|
|||
---
|
||||
name: tests
|
||||
# yamllint disable-line rule:truthy
|
||||
on:
|
||||
- push
|
||||
run-name: just testing
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
name: run linter
|
||||
linter:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
Loading…
Add table
Reference in a new issue