Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion cimas-config/gh-actions/graphviz/rake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: rake
on:
push:
branches: [ master, main ]
tags: [ v* ]
pull_request:

permissions:
Expand Down
1 change: 0 additions & 1 deletion cimas-config/gh-actions/inkscape/rake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: rake
on:
push:
branches: [ master, main ]
tags: [ v* ]
pull_request:

permissions:
Expand Down
1 change: 0 additions & 1 deletion cimas-config/gh-actions/latexml/rake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: rake
on:
push:
branches: [ master, main ]
tags: [ v* ]
pull_request:

permissions:
Expand Down
1 change: 0 additions & 1 deletion cimas-config/gh-actions/libreoffice/rake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: rake
on:
push:
branches: [ master, main ]
tags: [ v* ]
pull_request:

permissions:
Expand Down
1 change: 0 additions & 1 deletion cimas-config/gh-actions/master/rake-flavor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: rake
on:
push:
branches: [ master, main ]
tags: [ v* ]
pull_request:

jobs:
Expand Down
1 change: 0 additions & 1 deletion cimas-config/gh-actions/master/rake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: rake
on:
push:
branches: [ master, main ]
tags: [ v* ]
pull_request:

permissions:
Expand Down
2 changes: 2 additions & 0 deletions cimas-config/gh-actions/master/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
Also, you can pass 'skip' to skip 'git tag' and do 'gem push' for the current version
required: true
default: 'skip'
push:
tags: [ v* ]
repository_dispatch:
types: [ do-release ]

Expand Down
2 changes: 2 additions & 0 deletions cimas-config/gh-actions/master/release_github_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
Also, you can pass 'skip' to skip 'git tag' and do 'gem push' for the current version
required: true
default: 'skip'
push:
tags: [ v* ]
repository_dispatch:
types: [ do-release ]

Expand Down
2 changes: 2 additions & 0 deletions cimas-config/gh-actions/master/release_wo_bundle_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
Also, you can pass 'skip' to skip 'git tag' and do 'gem push' for the current version
required: true
default: 'skip'
push:
tags: [ v* ]
repository_dispatch:
types: [ do-release ]

Expand Down
1 change: 0 additions & 1 deletion cimas-config/gh-actions/plantuml/rake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: rake
on:
push:
branches: [ master, main ]
tags: [ v* ]
pull_request:

permissions:
Expand Down
1 change: 0 additions & 1 deletion cimas-config/gh-actions/xml2rfc/rake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: rake
on:
push:
branches: [ master, main ]
tags: [ v* ]
pull_request:

permissions:
Expand Down