Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
mobile_scanner
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Pierre Slamich
2023-05-31 22:12:49 +0200
Browse Files
Options
Browse Files
Download
Plain Diff
Committed by
GitHub
2023-05-31 22:12:49 +0200
Commit
38f05c526a4e852bae855296b0e1952a4dc73083
38f05c52
2 parents
6f003c77
5fcc2ff4
Merge branch 'master' into dependabot/gradle/android/androidx.camera-camera-lifecycle-1.2.3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
.github/workflows/flutter.yml
.github/workflows/release-please.yml
.github/workflows/flutter.yml
View file @
38f05c5
...
...
@@ -37,4 +37,4 @@ jobs:
with
:
cache
:
true
-
name
:
Format
run
:
flutter
format -n --set-exit-if-changed .
run
:
dart
format -n --set-exit-if-changed .
...
...
.github/workflows/release-please.yml
View file @
38f05c5
...
...
@@ -7,7 +7,7 @@
release-please
:
runs-on
:
ubuntu-latest
steps
:
-
uses
:
GoogleCloudPlatform/release-please-action@v3.7.
8
-
uses
:
GoogleCloudPlatform/release-please-action@v3.7.
9
with
:
token
:
${{ secrets.GITHUB_TOKEN }}
release-type
:
simple
...
...
Please
register
or
login
to post a comment