Skip to content

Commit 9b84b46

Browse files
ImTotemclaude
andcommitted
fix(workflow): set active=true so workflows are published on import
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 80478a8 commit 9b84b46

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

workflows/link_auto_expire.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"id": "link-auto-expire",
33
"name": "Link Auto-Expiration (1min)",
4+
"active": true,
45
"nodes": [
56
{
67
"parameters": {

workflows/pg_sheets_sync.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"id": "pg-sheets-sync",
33
"name": "PG → Sheets Sync (5min)",
4+
"active": true,
45
"nodes": [
56
{
67
"parameters": {

0 commit comments

Comments
 (0)