We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8387f1a commit 89e916eCopy full SHA for 89e916e
.github/workflows/tests.yaml renamed to .github/workflows/nightly.yaml
@@ -10,7 +10,7 @@
10
# See the License for the specific language governing permissions and
11
# limitations under the License.
12
13
-name: Nightly tests
+name: Nightly CI
14
15
on:
16
schedule:
.github/workflows/ci.yaml renamed to .github/workflows/pr.yaml
-name: Python package
+name: Pull Request CI
pull_request:
0 commit comments