Skip to content

Commit

Permalink
rename workflows directory (#137)
Browse files Browse the repository at this point in the history
* rename workflows directory

* remove event pull-request. push would be enough
  • Loading branch information
chooyan-eng authored Feb 12, 2024
1 parent d962ef6 commit 969b2eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: run-flutter-test
on: [push, pull_request]
on: [push]
jobs:
first:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 969b2eb

Please sign in to comment.