Skip to content

Commit

Permalink
Merge pull request #49 from DevNode-Dev/fix/github-actions
Browse files Browse the repository at this point in the history
Updates github actions
  • Loading branch information
rushidhanwant authored Apr 5, 2023
2 parents 9b6ee22 + 90d2de9 commit 33e7bb8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/github-acitons.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: devnode dev
name: devnode

on:
push:
branches: [ dev ]
pull_request:
branches: [ dev ]
types: [review_requested, ready_for_review]

jobs:
build-and-test:
Expand Down

0 comments on commit 33e7bb8

Please sign in to comment.