Skip to content

Commit d092ba1

Browse files
authored
Merge pull request #3 from rtuszik/add
add cheat sheets, remove example
2 parents 7b6a81d + 1dce89c commit d092ba1

11 files changed

+1440
-1112
lines changed

.github/workflows/lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Super-Linter
2-
on: [push, pull_request, workflow_dispatch]
2+
on: [pull_request, workflow_dispatch]
33
jobs:
44
lint:
55
runs-on: ubuntu-latest

.github/workflows/run_publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Process and Deploy
22
on:
3-
pull_request:
3+
push:
44
branches: [main]
55
workflow_dispatch:
66

cheatsheets/example-cheatsheet.yaml

-17
This file was deleted.

0 commit comments

Comments
 (0)