mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 01:11:00 +00:00
Remove version
This commit is contained in:
parent
e93d8fd1dc
commit
18cbc6a02c
1 changed files with 0 additions and 2 deletions
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
|
@ -1,8 +1,6 @@
|
|||
version: 1.0
|
||||
name: Main workflow
|
||||
on: [push]
|
||||
jobs:
|
||||
|
||||
run:
|
||||
name: Run
|
||||
runs-on: ${{ matrix.operating-system }}
|
||||
|
|
Loading…
Add table
Reference in a new issue