Skip to content

Commit

Permalink
renamed workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Oct 21, 2020
1 parent b300808 commit d3ce4b8
Show file tree
Hide file tree
Showing 31 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/alpine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Alpine
name: Alpine

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/alpine_2.6.yaml.disabled
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Alpine 2.6
name: Alpine 2.6

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/alpine_2.7.yaml.disabled
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Alpine 2.7
name: Alpine 2.7

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/alpine_3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Alpine 3
name: Alpine 3

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/centos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI CentOS
name: CentOS

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/centos6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# Not supporting RHEL6 any more because it doesn't have GNU parallel package

name: CI CentOS 6
name: CentOS 6

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/centos7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI CentOS 7
name: CentOS 7

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/centos8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI CentOS 8
name: CentOS 8

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/debian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Debian
name: Debian

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/debian_10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Debian 10
name: Debian 10

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/debian_6.yaml.disabled
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Debian 6
name: Debian 6

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/debian_7.yaml.disabled
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Debian 7
name: Debian 7

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/debian_8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Debian 8
name: Debian 8

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/debian_9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Debian 9
name: Debian 9

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fedora.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Fedora
name: Fedora

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Mac
name: Mac

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mac_10.15.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Mac 10.15
name: Mac 10.15

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pypy2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI PyPy 2
name: PyPy 2

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pypy3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI PyPy 3
name: PyPy 3

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python2.7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Python 2.7
name: Python 2.7

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python3.5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Python 3.5
name: Python 3.5

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python3.6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Python 3.6
name: Python 3.6

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python3.7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Python 3.7
name: Python 3.7

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python3.8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Python 3.8
name: Python 3.8

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/self_hosted.yaml.disabled
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Self Hosted
name: Self Hosted

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Ubuntu
name: Ubuntu

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu_14.04.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Ubuntu 14.04
name: Ubuntu 14.04

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu_16.04.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Ubuntu 16.04
name: Ubuntu 16.04

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu_18.04.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Ubuntu 18.04
name: Ubuntu 18.04

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu_20.04.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Ubuntu 20.04
name: Ubuntu 20.04

#env:
# DEBUG: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu_github.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# https://www.linkedin.com/in/harisekhon
#

name: CI Ubuntu GitHub
name: GitHub Actions Ubuntu

#env:
# DEBUG: 1
Expand Down

0 comments on commit d3ce4b8

Please sign in to comment.