mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-03 08:13:07 +02:00
Attempt to fix release trigger in GitHub actions
This commit is contained in:
@@ -5,6 +5,8 @@ name: Build Python Wheels
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user