Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
Akylbek Utekeshev committed May 20, 2024
1 parent 1915fba commit 5ae0828
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run Script on Merge to Develop
name: Run Script on Merge to Develop.

on:
pull_request:
Expand All @@ -13,4 +13,4 @@ jobs:

steps:
- name: Install bundler dependencies
run: echo "Pull request was merged."
run: echo "Pull request was merged."

0 comments on commit 5ae0828

Please sign in to comment.