Skip to content

refresh readme badges #105

refresh readme badges

refresh readme badges #105

# This is a basic workflow that is manually triggered
name: refresh readme badges
# Controls when the action will run. Workflow runs when manually triggered using the UI
# or API.
on:
workflow_dispatch:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "greet"
refresh:
# The type of runner that the job will run on
runs-on: ubuntu-latest
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Runs a single command using the runners shell
- name: refresh
uses: b3b00/[email protected]
with:
repository : 'b3b00/csly'
branch: dev