mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2024-11-10 05:51:07 +07:00
workflow: delete unneeded matrix
This commit is contained in:
parent
cca8b03288
commit
2b63aaa674
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -8,9 +8,6 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
main:
|
main:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
|
||||||
matrix:
|
|
||||||
branch: [test]
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v1
|
uses: actions/checkout@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user