summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-05-09 06:41:27 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-05-09 06:41:27 (GMT)
commitb3ed39dfb05fa1ac8a1403dbd25bdd893dc87e13 (patch)
tree797a3d6a967601d7972a4d878a2c62935a5fbddc /.github
parent902956916ce0188a66aa9a8f7094da2f46ad9040 (diff)
downloadtk-b3ed39dfb05fa1ac8a1403dbd25bdd893dc87e13.zip
tk-b3ed39dfb05fa1ac8a1403dbd25bdd893dc87e13.tar.gz
tk-b3ed39dfb05fa1ac8a1403dbd25bdd893dc87e13.tar.bz2
Update linux-with-tcl9-build.yml, make trigger the same as the other .yml files
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/linux-with-tcl9-build.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/workflows/linux-with-tcl9-build.yml b/.github/workflows/linux-with-tcl9-build.yml
index d6abc34..5ecd8ea 100644
--- a/.github/workflows/linux-with-tcl9-build.yml
+++ b/.github/workflows/linux-with-tcl9-build.yml
@@ -1,10 +1,9 @@
name: Linux (with Tcl 9.0)
-on:
+on:
push:
branches:
- "main"
- - "trunk"
- - "core-8-**-branch"
+ - "core-8-branch"
tags:
- "core-**"
permissions: