Skip to content

Commit

Permalink
Merge branch 'main' into chore/new-ci-for-draft-release
Browse files Browse the repository at this point in the history
  • Loading branch information
alankritdabral authored Jan 8, 2024
2 parents 38a7f82 + 67f2b64 commit 69e89b3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: check_kar

on:
pull_request:
branches: [main]
types: [opened, reopened, synchronize]
jobs:
draft_release:
name: Draft Release
uses: ./.github/workflows/job1.yml
secrets: inherit
1 change: 1 addition & 0 deletions a.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Hello i am asdasd rmpty.

0 comments on commit 69e89b3

Please sign in to comment.