Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] remove staging trigger #3792

Merged
merged 2 commits into from
Jun 23, 2023
Merged
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
6 changes: 0 additions & 6 deletions .github/workflows/amd-mi100.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: amd-mi100

on:
push:
branches:
- 'staging**'
paths-ignore:
- 'docs/**'
- 'blogs/**'
pull_request:
paths-ignore:
- 'docs/**'
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/amd-mi200.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: amd-mi200

on:
push:
branches:
- 'staging**'
paths-ignore:
- 'docs/**'
- 'blogs/**'
pull_request:
paths-ignore:
- 'docs/**'
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/cpu-inference.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: cpu-inference

on:
push:
branches:
- 'staging**'
paths-ignore:
- 'docs/**'
- 'blogs/**'
pull_request:
paths-ignore:
- 'docs/**'
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/formatting.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Formatting

on:
push:
branches:
- 'staging**'
pull_request:
branches:
'**'
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/nv-accelerate-v100.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: nv-accelerate-v100

on:
push:
branches:
- 'staging**'
paths-ignore:
- 'docs/**'
- 'blogs/**'
pull_request:
paths-ignore:
- 'docs/**'
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/nv-inference.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: nv-inference

on:
push:
branches:
- 'staging**'
paths-ignore:
- 'docs/**'
- 'blogs/**'
pull_request:
paths-ignore:
- 'docs/**'
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/nv-lightning-v100.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: nv-lightning-v100

on:
push:
branches:
- 'staging**'
paths-ignore:
- 'docs/**'
- 'blogs/**'
pull_request:
paths-ignore:
- 'docs/**'
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/nv-megatron.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: nv-megatron

on:
push:
branches:
- 'staging**'
paths-ignore:
- 'docs/**'
- 'blogs/**'
pull_request:
paths-ignore:
- 'docs/**'
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/nv-mii.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: nv-mii

on:
push:
branches:
- 'staging**'
paths-ignore:
- 'docs/**'
- 'blogs/**'
pull_request:
paths-ignore:
- 'docs/**'
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/nv-pre-compile-ops.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: nv-pre-compile-ops

on:
push:
branches:
- 'staging**'
paths-ignore:
- 'docs/**'
- 'blogs/**'
pull_request:
branches:
'**'
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/nv-torch-latest-cpu.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: nv-torch-latest-cpu

on:
push:
branches:
- 'staging**'
paths-ignore:
- 'docs/**'
- 'blogs/**'
pull_request:
paths-ignore:
- 'docs/**'
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/nv-torch-latest-v100.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: nv-torch-latest-v100

on:
push:
branches:
- 'staging**'
paths-ignore:
- 'docs/**'
- 'blogs/**'
pull_request:
paths-ignore:
- 'docs/**'
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/nv-torch19-p40.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: nv-torch19-p40

on:
push:
branches:
- 'staging**'
paths-ignore:
- 'docs/**'
- 'blogs/**'
pull_request:
paths-ignore:
- 'docs/**'
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/nv-torch19-v100.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: nv-torch19-v100

on:
push:
branches:
- 'staging**'
paths-ignore:
- 'docs/**'
- 'blogs/**'
pull_request:
paths-ignore:
- 'docs/**'
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/nv-transformers-v100.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: nv-transformers-v100

on:
push:
branches:
- 'staging**'
paths-ignore:
- 'docs/**'
- 'blogs/**'
pull_request:
paths-ignore:
- 'docs/**'
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: python

on:
push:
branches:
- 'staging**'
paths-ignore:
- 'docs/**'
- 'blogs/**'
pull_request:
branches:
'**'
Expand Down
Loading