Skip to content

Commit

Permalink
workflows moved to github workflows folder
Browse files Browse the repository at this point in the history
  • Loading branch information
MLenterman committed Feb 22, 2024
1 parent 1edc7f4 commit 516b6d8
Show file tree
Hide file tree
Showing 18 changed files with 9 additions and 9 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-generic.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# ci-generic
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Workflow Continuous Integration - Generic"
name: "Continuous Integration - Generic"

on:
workflow_call:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/docker-ci-generic.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# docker-ci-generic
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Workflow Docker Continuous Integration - Generic"
name: "Docker Continuous Integration - Generic"

on:
workflow_call:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/docker-release-generic.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# docker-release-generic
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Workflow Docker Release - Generic"
name: "Docker Release - Generic"

on:
workflow_call:
Expand Down
1 change: 0 additions & 1 deletion action-frank-run-till-healthy/README.md

This file was deleted.

1 change: 0 additions & 1 deletion action-next-reference/README.md

This file was deleted.

1 change: 0 additions & 1 deletion action-update-buildinfo/README.md

This file was deleted.

1 change: 1 addition & 0 deletions frank-run-till-healthy/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# frank-run-till-healthy
File renamed without changes.
1 change: 1 addition & 0 deletions next-reference/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# next-reference
File renamed without changes.
1 change: 1 addition & 0 deletions update-buildinfo/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# update-buildinfo
File renamed without changes.
1 change: 0 additions & 1 deletion workflow-ci-generic/README.md

This file was deleted.

1 change: 0 additions & 1 deletion workflow-docker-ci-generic/README.md

This file was deleted.

1 change: 0 additions & 1 deletion workflow-docker-release-generic/README.md

This file was deleted.

0 comments on commit 516b6d8

Please sign in to comment.