File tree Expand file tree Collapse file tree 4 files changed +14
-40
lines changed
Expand file tree Collapse file tree 4 files changed +14
-40
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- ---
21#
32# This is the canonical configuration for the `README.md`
43# Run `make readme` to rebuild the `README.md`
@@ -22,13 +21,17 @@ github_repo: cloudposse/github-action-wait-commit-status
2221
2322# Badges to display
2423badges :
25- - name : " Latest Release"
26- image : " https://img.shields.io/github/release/cloudposse/github-action-wait-commit-status.svg"
27- url : " https://github.com/cloudposse/github-action-wait-commit-status/releases/latest"
28- - name : " Slack Community"
29- image : " https://slack.cloudposse.com/badge.svg"
30- url : " https://slack.cloudposse.com"
24+ - name : Latest Release
25+ image : https://img.shields.io/github/release/cloudposse/github-action-wait-commit-status.svg?style=for-the-badge
26+ url : https://github.com/cloudposse/github-action-wait-commit-status/releases/latest
27+ - name : Last Updated
28+ image : https://img.shields.io/github/last-commit/cloudposse/github-action-wait-commit-status.svg?style=for-the-badge
29+ url : https://github.com/cloudposse/github-action-wait-commit-status/commits
30+ - name : Slack Community
31+ image : https://slack.cloudposse.com/for-the-badge.svg
32+ url : https://cloudposse.com/slack
3133
34+ # List any related terraform modules that this module may be used with or that this module depends on.
3235related : []
3336
3437# Short description of this project
@@ -71,10 +74,5 @@ usage: |-
7174 check-retry-interval: 20
7275 ```
7376
74- include :
75- - " docs/github-action.md"
76-
77- # Contributors to this project
78- contributors :
79- - name : " Igor Rodionov"
80- github : " goruha"
77+ include : []
78+ contributors : []
Original file line number Diff line number Diff line change 1+ import :
2+ - https://raw.githubusercontent.com/cloudposse/.github/refs/heads/main/.github/atmos/github-action.yaml
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments