Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
👷 Change trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
StatsRhian committed Dec 17, 2024
1 parent fe2254e commit 22f5504
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/databricks.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: databricks-cicd

# Trigger this workflow whenever a pull request is opened against the repo's
# main branch or an existing pull request's head branch is updated.
on:
pull_request:
branches:
- main
push:
branches: [main]


jobs:
main:
Expand Down

0 comments on commit 22f5504

Please sign in to comment.