Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
galipremsagar committed Mar 27, 2024
1 parent 20d60b8 commit a253e97
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 114 deletions.
4 changes: 0 additions & 4 deletions .github/copy-pr-bot.yaml

This file was deleted.

12 changes: 12 additions & 0 deletions .github/copy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: Echo on PR

on:
pull_request:
types: [opened]

jobs:
echo_job:
runs-on: ubuntu-latest
steps:
- name: Echo abc
run: echo 'abc'
22 changes: 0 additions & 22 deletions .github/labeler.yml

This file was deleted.

8 changes: 0 additions & 8 deletions .github/ops-bot.yaml

This file was deleted.

53 changes: 0 additions & 53 deletions .github/workflows/jni-docker-build.yml

This file was deleted.

27 changes: 0 additions & 27 deletions .github/workflows/labeler.yml

This file was deleted.

0 comments on commit a253e97

Please sign in to comment.