Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
# Conflicts:
#	.github/workflows/embedded-sdk-release.yml
#	.github/workflows/ephemeral-env-pr-close.yml
#	.github/workflows/generate-FOSSA-report.yml
  • Loading branch information
kaushalateka committed Jul 22, 2024
2 parents 361f6cd + e2194a9 commit a873280
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/embedded-sdk-release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Embedded SDK Release

#on:
# on:
# push:
# branches:
# - "master"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ephemeral-env-pr-close.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Cleanup ephemeral envs (PR close)

#on:
# on:
# pull_request_target:
# types: [closed]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/generate-FOSSA-report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Generate FOSSA report

#on:
# on:
# push:
# branches:
# - "master"
Expand Down

0 comments on commit a873280

Please sign in to comment.