Skip to content

Ways to pass data from Webview to Tauri and back #8

Ways to pass data from Webview to Tauri and back

Ways to pass data from Webview to Tauri and back #8

name: Issue Organization
on:
issues:
types:
- opened
jobs:
assign-label-and-project:
runs-on: [ubuntu-latest]
steps:
- name: Assign to Project
uses: actions/add-to-project@v0.4.0
with:
project-url: https://github.com/users/JackDotJS/projects/1
github-token: ${{ secrets.ISSUE_ORGANIZATION }}
- name: Add Triage Label
if: success() || failure()
uses: github/issue-labeler@v2.5
with:
configuration-path: .github/labeler.yml
repo-token: ${{ secrets.GITHUB_TOKEN }}
enable-versioned-regex: 0