Update ci-notice.yml

This commit is contained in:
xrkffgg
2023-02-22 10:13:43 +08:00
committed by GitHub
parent 65840f57fe
commit f3f91e4aa4

View File

@@ -8,6 +8,9 @@ on:
jobs:
setup:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.x]
steps:
- name: checkout
uses: actions/checkout@main