Skip to content

Commit f3d8d60

Browse files
authored
Merge pull request #2 from ncsa/topic/asdplng48
Fix workflow status badges in README
2 parents b35d4ed + d9def15 commit f3d8d60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# profile_pam_access
22

3-
![pdk-validate](https://github.com/ncsa/profile_pam_access/workflows/pdk-validate/badge.svg)
4-
![yamllint](https://github.com/ncsa/profile_pam_access/workflows/yamllint/badge.svg)
3+
[![pdk-validate](https://github.com/ncsa/puppet-profile_pam_access/actions/workflows/pdk-validate.yml/badge.svg)](https://github.com/ncsa/puppet-profile_pam_access/actions/workflows/pdk-validate.yml)
4+
[![yamllint](https://github.com/ncsa/puppet-profile_pam_access/actions/workflows/yamllint.yml/badge.svg)](https://github.com/ncsa/puppet-profile_pam_access/actions/workflows/yamllint.yml)
55

66
NCSA Common Puppet Profiles - base pam access config
77

0 commit comments

Comments
 (0)