Skip to content

feat: add random query param value for avoid caching #30

feat: add random query param value for avoid caching

feat: add random query param value for avoid caching #30

Workflow file for this run

on:
push:
branches:
- main
name: "Trigger: Push action"
permissions: {}
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master