Skip to content

Bump actions/checkout from 4.1.2 to 4.1.3 (#74) #71

Bump actions/checkout from 4.1.2 to 4.1.3 (#74)

Bump actions/checkout from 4.1.2 to 4.1.3 (#74) #71

Workflow file for this run

name: generator
on:
push:
branches: [ master ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, 'ci skip')"
steps:
- uses: actions/checkout@v4.1.3
- name: Update readme
uses: linuxsuren/yaml-readme@v0.0.16
env:
GH_TOKEN: ${{ secrets.GH_SECRETS }}
with:
pattern: 'items/*.yaml'
username: linuxsuren
org: linuxsuren
repo: remote-jobs-in-china
sortby: '!zh'