Update php:8.3.13-apache Docker digest to 043ea74 #634
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://docs.github.com/actions | ||
name: Lint | ||
on: | ||
push: | ||
branches-ignore: | ||
- main | ||
pull_request: | ||
branches: | ||
- main | ||
jobs: | ||
super-linter: | ||
Check failure on line 14 in .github/workflows/lint.yml GitHub Actions / LintInvalid workflow file
|
||
name: Code Base | ||
uses: YOURLS/.github/.github/workflows/lint.yml@main | ||
with: | ||
exclude: images/yourls/Dockerfile.template |