Skip to content

Commit

Permalink
TEMPORARILY don't annoy colleagues
Browse files Browse the repository at this point in the history
  • Loading branch information
Al2Klimov committed May 10, 2023
1 parent 560918d commit 976e6fe
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Docker image

on:
pull_request: {}
push:
branches:
- master
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- master
- 'support/*'
pull_request: {}

concurrency:
group: linux-${{ github.ref }}
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- master
- 'support/*'
pull_request: {}

concurrency:
group: rpm-${{ github.ref }}
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- master
- 'support/*'
pull_request: {}

concurrency:
group: windows-${{ github.ref }}
Expand Down

0 comments on commit 976e6fe

Please sign in to comment.