Skip to content

Update curl commands to use HTTPS prefix. (#94) #14

Update curl commands to use HTTPS prefix. (#94)

Update curl commands to use HTTPS prefix. (#94) #14

Workflow file for this run

name: CI 🤖
on:
push:
branches:
- master
jobs:
shellcheck:
name: Shellcheck 🐚
runs-on: ubuntu-latest
steps:
- name: Checkout repository 📥
uses: actions/checkout@v4
- name: Run ShellCheck ✅
uses: ludeeus/[email protected]