We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abdbef5 commit ee9eaadCopy full SHA for ee9eaad
4 files changed
.github/workflows/ci.yml
@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: PMPL-1.0-or-later
2
name: CI/CD Pipeline
3
4
on:
.github/workflows/jekyll-gh-pages.yml
# Sample workflow for building and deploying a Jekyll site to GitHub Pages
name: Deploy Jekyll with GitHub Pages dependencies preinstalled
.github/workflows/php-security.yml
name: PHP Security Check
on: [push, pull_request]
jobs:
.github/workflows/rescript-deno-ci.yml
name: ReScript/Deno CI
0 commit comments