Skip to content

Commit

Permalink
Merge branch 'master' into anshulsingh
Browse files Browse the repository at this point in the history
  • Loading branch information
fineanmol authored Oct 18, 2022
2 parents 7dd4479 + 4009e62 commit 6f8fd3b
Show file tree
Hide file tree
Showing 148 changed files with 3,464 additions and 2,076 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/auto-comment.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: Auto Comment
on: [issues, pull_request]
permissions: write-all
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: wow-actions/auto-comment@v1
- uses: wow-actions/auto-comment@v1.1.2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
issuesOpened: |
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.DS_Store
# CONTRIBUTING.md
.github/
thumbs.db
Loading

0 comments on commit 6f8fd3b

Please sign in to comment.