Skip to content

Commit

Permalink
update workflow for GH Action
Browse files Browse the repository at this point in the history
  • Loading branch information
Noel Gomez committed Feb 4, 2024
1 parent 5258974 commit d40bd98
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/merge_to_main.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
name: Perform deployment to production

on: # yamllint disable-line rule:truthy
push:
branches:
- main
paths:
- .github/workflows/*
- automate/*
- visualize/*
- orchestrate/*
- transform/*
- transform/**/*

pull_request:
types:
- closed
Expand Down

0 comments on commit d40bd98

Please sign in to comment.