Skip to content

Commit

Permalink
Change trigger type
Browse files Browse the repository at this point in the history
  • Loading branch information
bzwrk committed Feb 13, 2025
1 parent 1fbbe94 commit 36569ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push-registry-app-files-supabase.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Push Registry App Files to Supabase

on:
pull_request:
push:
branches:
- biz/dj-2899-create-a-github-action-to-upsert-any-changed-app-files-into
paths:
Expand Down
2 changes: 1 addition & 1 deletion components/a123formbuilder/a123formbuilder.app.mjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { axios } from "@pipedream/platform";
import constants from "./common/constants.mjs";

// DEBUG dj-2899
// DEBUG 1 dj-2899
export default {
type: "app",
app: "a123formbuilder",
Expand Down

0 comments on commit 36569ca

Please sign in to comment.